Object Serialization |
RMI passes parameters using Object Serialization |
|
![]() |
Write/read objects and graphs of objects |
![]() |
Objects must agree to be Serializable |
![]() |
Preserves cycles (identity of objects within graph) |
![]() |
Customization on a per-class basis |